OPC Studio User's Guide and Reference
SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters> Constructor()



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Connectivity Namespace > SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters> Class > SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters> Constructor : SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters> Constructor()
Initializes a new instance of the class.
Syntax
'Declaration
 
Public Function New()
public SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters>()
public:
SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters>();
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also